ProcessReportData 
Logical Entity Name  ProcessReportData 
Default Table Name  ProcessReportData 
Physical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

ProcessReportData Columns 
ColumnName  Domain  Datatype  NULL  Definition 
Id(PK)    int  NO 
 
ProcessReportMetaDataId(FK)    int  NO 
 
FaBatchExpImpId(FK)    int  YES 
 
IsHeader    bit  NO 
 
ReportData    nvarchar(max)  YES 
 
UserId    int  YES 
 
DateLstMod    datetime  YES 
 
DateAdded    datetime  YES 
 
ts    timestamp  YES 
 

ProcessReportData Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_ProcessReportData  PrimaryKey  Id 

ProcessReportData Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
FaBatchExpImp  Non-Identifying  Zero or One to Zero or More  FK_ProcessReportData_FaBatchExpImp      FaBatchExpImpId  NO  YES 
ProcessReportMetadata  Non-Identifying  One To Zero or More  FK_ProcessReportData_ProcessReportMetadata      ProcessReportMetaDataId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

ProcessReportData Check Constraints 
Check Constraint Name  CheckConstraint 

ProcessReportData Storage 
STORAGE OPTION  STORAGE VALUE 
Filegroup  PRIMARY 
Text Image File Group  PRIMARY 

ProcessReportData Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.ProcessReportData 
NO       
Physical (Microsoft SQL Server)
dbo.ProcessReportData 
NO       

ProcessReportData Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Physical (Microsoft SQL Server)  Main Model 

ProcessReportData Data Movement Rules 
Name  Type  Rule Text/Value